home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / DEMON / LANGUAGE / POT.TXT < prev    next >
Text File  |  1995-05-09  |  455b  |  12 lines

  1. pOt is an Oberon to C translator. It needs a C compiler
  2. to compile the resulting code into an executable an a C
  3. runtime library. It comes with a DDE frontend, a main program
  4. generator and a small runtime library. Having Sed is convenient 
  5. but not neccesary.
  6.  
  7. pot.arc contains all the files you need to use pot, potsrc.arc
  8. contains the complete source code to the translator and the
  9. runtime libraries.
  10.  
  11. Note: pOt is *NOT* an Oberon environment.
  12.